﻿2026-08-21T12:53:44.6918696Z Current runner version: '2.336.0'
2026-08-21T12:53:44.6923439Z Runner name: 'kitsubito'
2026-08-21T12:53:44.6923954Z Runner group name: 'Default'
2026-08-21T12:53:44.6924581Z Machine name: 'KITSUBITO'
2026-08-21T12:53:44.6927900Z ##[group]GITHUB_TOKEN Permissions
2026-08-21T12:53:44.6929947Z Actions: write
2026-08-21T12:53:44.6930363Z ArtifactMetadata: write
2026-08-21T12:53:44.6930776Z Attestations: write
2026-08-21T12:53:44.6931144Z Checks: write
2026-08-21T12:53:44.6931508Z CodeQuality: write
2026-08-21T12:53:44.6931875Z Contents: write
2026-08-21T12:53:44.6932247Z CopilotRequests: write
2026-08-21T12:53:44.6932631Z Deployments: write
2026-08-21T12:53:44.6933012Z Discussions: write
2026-08-21T12:53:44.6933384Z Drives: write
2026-08-21T12:53:44.6933738Z Issues: write
2026-08-21T12:53:44.6934101Z Metadata: read
2026-08-21T12:53:44.6934463Z Models: read
2026-08-21T12:53:44.6934817Z Packages: write
2026-08-21T12:53:44.6935178Z Pages: write
2026-08-21T12:53:44.6935631Z PullRequests: write
2026-08-21T12:53:44.6936042Z RepositoryProjects: write
2026-08-21T12:53:44.6936447Z SecurityEvents: write
2026-08-21T12:53:44.6936829Z Statuses: write
2026-08-21T12:53:44.6937205Z VulnerabilityAlerts: read
2026-08-21T12:53:44.6937595Z ##[endgroup]
2026-08-21T12:53:44.6939419Z Secret source: Actions
2026-08-21T12:53:44.6940123Z Prepare workflow directory
2026-08-21T12:53:44.7426609Z Prepare all required actions
2026-08-21T12:53:44.7462379Z Getting action download info
2026-08-21T12:53:45.0698509Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-21T12:53:45.7922121Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-21T12:53:46.4234390Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-21T12:53:46.5234952Z ##[group]Run set -euo pipefail
2026-08-21T12:53:46.5235874Z [36;1mset -euo pipefail[0m
2026-08-21T12:53:46.5236679Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-21T12:53:46.5237828Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-21T12:53:46.5239357Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-21T12:53:46.5240805Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-21T12:53:46.5242000Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-21T12:53:46.5242952Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-21T12:53:46.5244634Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-21T12:53:46.5246200Z [36;1m  exit 1[0m
2026-08-21T12:53:46.5246839Z [36;1mfi[0m
2026-08-21T12:53:46.5264116Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-21T12:53:46.5265402Z ##[endgroup]
2026-08-21T12:53:46.5419903Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=733288435712 floor_bytes=34359738368
2026-08-21T12:53:46.5697163Z ##[group]Run actions/checkout@v5
2026-08-21T12:53:46.5697969Z with:
2026-08-21T12:53:46.5698508Z   fetch-depth: 0
2026-08-21T12:53:46.5699260Z   repository: BigscreenVR/spt-bs-core
2026-08-21T12:53:46.5706336Z   token: ***
2026-08-21T12:53:46.5706903Z   ssh-strict: true
2026-08-21T12:53:46.5707505Z   ssh-user: git
2026-08-21T12:53:46.5708101Z   persist-credentials: true
2026-08-21T12:53:46.5708753Z   clean: true
2026-08-21T12:53:46.5709458Z   sparse-checkout-cone-mode: true
2026-08-21T12:53:46.5710173Z   fetch-tags: false
2026-08-21T12:53:46.5710772Z   show-progress: true
2026-08-21T12:53:46.5711368Z   lfs: false
2026-08-21T12:53:46.5711949Z   submodules: false
2026-08-21T12:53:46.5712569Z   set-safe-directory: true
2026-08-21T12:53:46.5713261Z   allow-unsafe-pr-checkout: false
2026-08-21T12:53:46.5713953Z ##[endgroup]
2026-08-21T12:53:46.6472251Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-21T12:53:46.6474274Z ##[group]Getting Git version info
2026-08-21T12:53:46.6475562Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-21T12:53:46.6477433Z [command]/usr/bin/git version
2026-08-21T12:53:46.6478147Z git version 2.43.0
2026-08-21T12:53:46.6486051Z ##[endgroup]
2026-08-21T12:53:46.6494559Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/6875e8cc-7a20-457f-9e4e-a8f47ca95759/.gitconfig'
2026-08-21T12:53:46.6501035Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6875e8cc-7a20-457f-9e4e-a8f47ca95759' before making global git config changes
2026-08-21T12:53:46.6503135Z Adding repository directory to the temporary git global config as a safe directory
2026-08-21T12:53:46.6504957Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-21T12:53:46.6555964Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-21T12:53:46.6573536Z https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:53:46.6583562Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-21T12:53:46.6585636Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-21T12:53:46.6628376Z refs/heads/golden/porter-205
2026-08-21T12:53:46.6636048Z [command]/usr/bin/git checkout --detach
2026-08-21T12:53:46.6970907Z HEAD is now at c62904e7c release: v0.59.0 — version material rides the golden candidate
2026-08-21T12:53:46.7008667Z [command]/usr/bin/git branch --delete --force golden/porter-205
2026-08-21T12:53:46.7042431Z Deleted branch golden/porter-205 (was c62904e7c).
2026-08-21T12:53:46.7892573Z ##[endgroup]
2026-08-21T12:53:46.7895533Z [command]/usr/bin/git submodule status
2026-08-21T12:53:46.8091050Z ##[group]Cleaning the repository
2026-08-21T12:53:46.8092362Z [command]/usr/bin/git clean -ffdx
2026-08-21T12:53:51.6702604Z Removing .adapter-notify/
2026-08-21T12:53:51.6703806Z Removing bench-ledger/
2026-08-21T12:53:51.6704111Z Removing target/
2026-08-21T12:53:51.6714761Z [command]/usr/bin/git reset --hard HEAD
2026-08-21T12:53:51.6886929Z HEAD is now at c62904e7c release: v0.59.0 — version material rides the golden candidate
2026-08-21T12:53:51.6892497Z ##[endgroup]
2026-08-21T12:53:51.6894293Z ##[group]Disabling automatic garbage collection
2026-08-21T12:53:51.6896970Z [command]/usr/bin/git config --local gc.auto 0
2026-08-21T12:53:51.6920981Z ##[endgroup]
2026-08-21T12:53:51.6921443Z ##[group]Setting up auth
2026-08-21T12:53:51.6926208Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-21T12:53:51.6951560Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-21T12:53:51.7145916Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-21T12:53:51.7170115Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-21T12:53:51.7358549Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-21T12:53:51.7385823Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-21T12:53:51.7576703Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-21T12:53:51.7607730Z ##[endgroup]
2026-08-21T12:53:51.7614111Z ##[group]Fetching the repository
2026-08-21T12:53:51.7615175Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-21T12:53:53.1778203Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:53:53.1779042Z  * [new branch]          assembly/porter-205 -> origin/assembly/porter-205
2026-08-21T12:53:53.1780073Z  * [new branch]          docs/ir50-register-close -> origin/docs/ir50-register-close
2026-08-21T12:53:53.1782543Z  * [new branch]          fix/202-mnemonics-forgery-unit -> origin/fix/202-mnemonics-forgery-unit
2026-08-21T12:53:53.1783416Z  * [new branch]          fix/ir53-cold-boot-instant -> origin/fix/ir53-cold-boot-instant
2026-08-21T12:53:53.1866830Z [command]/usr/bin/git branch --list --remote origin/golden/porter-205
2026-08-21T12:53:53.1925642Z   origin/golden/porter-205
2026-08-21T12:53:53.1932798Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/porter-205
2026-08-21T12:53:53.1952898Z c62904e7cd0d0ae9cdf3536f25a8b63c94c71865
2026-08-21T12:53:53.1956308Z ##[endgroup]
2026-08-21T12:53:53.1956957Z ##[group]Determining the checkout info
2026-08-21T12:53:53.1957878Z ##[endgroup]
2026-08-21T12:53:53.1961480Z [command]/usr/bin/git sparse-checkout disable
2026-08-21T12:53:53.2000461Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-21T12:53:53.2022913Z ##[group]Checking out the ref
2026-08-21T12:53:53.2025966Z [command]/usr/bin/git checkout --progress --force -B golden/porter-205 refs/remotes/origin/golden/porter-205
2026-08-21T12:53:53.2088192Z Switched to a new branch 'golden/porter-205'
2026-08-21T12:53:53.2088632Z branch 'golden/porter-205' set up to track 'origin/golden/porter-205'.
2026-08-21T12:53:53.2094955Z ##[endgroup]
2026-08-21T12:53:53.2131796Z [command]/usr/bin/git log -1 --format=%H
2026-08-21T12:53:53.2160441Z c62904e7cd0d0ae9cdf3536f25a8b63c94c71865
2026-08-21T12:53:53.2292499Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-21T12:53:53.2292903Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-21T12:53:53.2306321Z shell: /usr/bin/bash -e {0}
2026-08-21T12:53:53.2306526Z ##[endgroup]
2026-08-21T12:53:53.2417930Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-21T12:53:53.2418255Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-21T12:53:53.2431001Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-21T12:53:53.2431281Z env:
2026-08-21T12:53:53.2431491Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-21T12:53:53.2431701Z ##[endgroup]
2026-08-21T12:53:53.2475645Z CI-CENSUS scope roots:
2026-08-21T12:53:53.2475997Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-21T12:53:53.2476656Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-21T12:53:53.2477176Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-21T12:53:53.2477620Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-21T12:53:53.2477930Z   root: /home/reavus/spt-n1-oldbroker
2026-08-21T12:53:53.2521411Z CI-CENSUS self-check OK: walked 383 /proc entries, exe resolution live
2026-08-21T12:53:54.6915173Z CI-CENSUS phase=start box_procs=383 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-21T12:53:54.6947380Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-21T12:53:54.6947726Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-21T12:53:54.6960156Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-21T12:53:54.6960425Z env:
2026-08-21T12:53:54.6960619Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-21T12:53:54.6960834Z ##[endgroup]
2026-08-21T12:53:54.7008389Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:53:54.7032021Z ##[group]Run set -euo pipefail
2026-08-21T12:53:54.7032294Z [36;1mset -euo pipefail[0m
2026-08-21T12:53:54.7032493Z [36;1mPIN=0c95435[0m
2026-08-21T12:53:54.7032693Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-21T12:53:54.7032923Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-21T12:53:54.7033237Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-21T12:53:54.7033651Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-21T12:53:54.7034058Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-21T12:53:54.7034531Z [36;1m  rm -rf "$CACHE"[0m
2026-08-21T12:53:54.7034755Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-21T12:53:54.7035012Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-21T12:53:54.7035337Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-21T12:53:54.7035761Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-21T12:53:54.7036147Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-21T12:53:54.7036557Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-21T12:53:54.7036959Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-21T12:53:54.7037366Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-21T12:53:54.7037765Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-21T12:53:54.7038184Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-21T12:53:54.7038528Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-21T12:53:54.7038852Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-21T12:53:54.7039352Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-21T12:53:54.7039667Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-21T12:53:54.7039885Z [36;1mfi[0m
2026-08-21T12:53:54.7040131Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-21T12:53:54.7040475Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-21T12:53:54.7051583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-21T12:53:54.7051855Z env:
2026-08-21T12:53:54.7052051Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-21T12:53:54.7052394Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:53:54.7052837Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:53:54.7053232Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:53:54.7053633Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:53:54.7053943Z ##[endgroup]
2026-08-21T12:53:55.0055763Z    Compiling proc-macro2 v1.0.106
2026-08-21T12:53:55.0056155Z    Compiling unicode-ident v1.0.24
2026-08-21T12:53:55.0056441Z    Compiling quote v1.0.45
2026-08-21T12:53:55.0056689Z    Compiling libc v0.2.186
2026-08-21T12:53:55.0056947Z    Compiling serde_core v1.0.228
2026-08-21T12:53:55.0057522Z    Compiling cfg-if v1.0.4
2026-08-21T12:53:55.0095710Z    Compiling serde v1.0.228
2026-08-21T12:53:55.0109381Z    Compiling typenum v1.20.1
2026-08-21T12:53:55.0156859Z    Compiling log v0.4.32
2026-08-21T12:53:55.0177851Z    Compiling pin-project-lite v0.2.17
2026-08-21T12:53:55.0213617Z    Compiling portable-atomic v1.13.1
2026-08-21T12:53:55.0245628Z    Compiling memchr v2.8.1
2026-08-21T12:53:55.0272744Z    Compiling version_check v0.9.5
2026-08-21T12:53:55.0300149Z    Compiling critical-section v1.2.0
2026-08-21T12:53:55.0300718Z    Compiling shlex v2.0.1
2026-08-21T12:53:55.0600957Z    Compiling find-msvc-tools v0.1.9
2026-08-21T12:53:55.0931335Z    Compiling bytes v1.11.1
2026-08-21T12:53:55.1129138Z    Compiling subtle v2.6.1
2026-08-21T12:53:55.1431041Z    Compiling futures-core v0.3.32
2026-08-21T12:53:55.2620748Z    Compiling smallvec v1.15.1
2026-08-21T12:53:55.2790866Z    Compiling equivalent v1.0.2
2026-08-21T12:53:55.2916793Z    Compiling itoa v1.0.18
2026-08-21T12:53:55.2918537Z    Compiling semver v1.0.28
2026-08-21T12:53:55.3132484Z    Compiling stable_deref_trait v1.2.1
2026-08-21T12:53:55.3137845Z    Compiling futures-sink v0.3.32
2026-08-21T12:53:55.3391259Z    Compiling futures-io v0.3.32
2026-08-21T12:53:55.3479959Z    Compiling slab v0.4.12
2026-08-21T12:53:55.3872755Z    Compiling futures-task v0.3.32
2026-08-21T12:53:55.3990890Z    Compiling generic-array v0.14.7
2026-08-21T12:53:55.4260594Z    Compiling futures-channel v0.3.32
2026-08-21T12:53:55.5050762Z    Compiling rand_core v0.10.1
2026-08-21T12:53:55.5091685Z    Compiling bitflags v2.12.1
2026-08-21T12:53:55.5191165Z    Compiling rustversion v1.0.22
2026-08-21T12:53:55.5290779Z    Compiling getrandom v0.4.2
2026-08-21T12:53:55.5690703Z    Compiling hashbrown v0.17.1
2026-08-21T12:53:55.5814219Z    Compiling rustc_version v0.4.1
2026-08-21T12:53:55.6110662Z    Compiling cpufeatures v0.2.17
2026-08-21T12:53:55.6476212Z    Compiling fnv v1.0.7
2026-08-21T12:53:55.6708522Z    Compiling strsim v0.11.1
2026-08-21T12:53:55.7170992Z    Compiling cfg_aliases v0.2.1
2026-08-21T12:53:55.7231846Z    Compiling writeable v0.6.3
2026-08-21T12:53:55.7301173Z    Compiling litemap v0.8.2
2026-08-21T12:53:55.7661125Z    Compiling ident_case v1.0.1
2026-08-21T12:53:55.7960368Z    Compiling icu_properties_data v2.2.0
2026-08-21T12:53:55.8171905Z    Compiling dunce v1.0.5
2026-08-21T12:53:55.8702186Z    Compiling icu_normalizer_data v2.2.0
2026-08-21T12:53:55.8986690Z    Compiling fs_extra v1.3.0
2026-08-21T12:53:55.9453018Z    Compiling utf8_iter v1.0.4
2026-08-21T12:53:55.9544386Z    Compiling autocfg v1.5.1
2026-08-21T12:53:55.9780981Z    Compiling percent-encoding v2.3.2
2026-08-21T12:53:56.1463284Z    Compiling http v1.4.1
2026-08-21T12:53:56.1784524Z    Compiling aws-lc-rs v1.17.0
2026-08-21T12:53:56.1911232Z    Compiling unicode-segmentation v1.13.3
2026-08-21T12:53:56.2059722Z    Compiling thiserror v2.0.18
2026-08-21T12:53:56.2153205Z    Compiling cpufeatures v0.3.0
2026-08-21T12:53:56.2232688Z    Compiling scopeguard v1.2.0
2026-08-21T12:53:56.2357973Z    Compiling form_urlencoded v1.2.2
2026-08-21T12:53:56.2739125Z    Compiling syn v2.0.117
2026-08-21T12:53:56.2986681Z    Compiling lock_api v0.4.14
2026-08-21T12:53:56.3331166Z    Compiling indexmap v2.14.0
2026-08-21T12:53:56.3512779Z    Compiling untrusted v0.9.0
2026-08-21T12:53:56.3740904Z    Compiling heck v0.5.0
2026-08-21T12:53:56.3810891Z    Compiling rustls v0.23.40
2026-08-21T12:53:56.4567430Z    Compiling hybrid-array v0.4.12
2026-08-21T12:53:56.4801022Z    Compiling anyhow v1.0.102
2026-08-21T12:53:56.4965844Z    Compiling const-oid v0.10.2
2026-08-21T12:53:56.5047653Z    Compiling unicode-xid v0.2.6
2026-08-21T12:53:56.5380729Z    Compiling atomic-waker v1.1.2
2026-08-21T12:53:56.5939485Z    Compiling fastrand v2.4.1
2026-08-21T12:53:56.6089433Z    Compiling paste v1.0.15
2026-08-21T12:53:56.6251031Z    Compiling parking_lot_core v0.9.12
2026-08-21T12:53:56.6341081Z    Compiling zerocopy v0.8.50
2026-08-21T12:53:56.6434082Z    Compiling httparse v1.10.1
2026-08-21T12:53:56.7696208Z    Compiling convert_case v0.10.0
2026-08-21T12:53:56.8371277Z    Compiling num-traits v0.2.19
2026-08-21T12:53:56.8693051Z    Compiling curve25519-dalek v4.1.3
2026-08-21T12:53:56.8998814Z    Compiling ahash v0.8.12
2026-08-21T12:53:56.9159922Z    Compiling jobserver v0.1.34
2026-08-21T12:53:56.9943921Z    Compiling powerfmt v0.2.0
2026-08-21T12:53:57.0145231Z    Compiling base64ct v1.8.3
2026-08-21T12:53:57.0731431Z    Compiling either v1.16.0
2026-08-21T12:53:57.1451164Z    Compiling block-buffer v0.12.0
2026-08-21T12:53:57.1550433Z    Compiling crypto-common v0.2.2
2026-08-21T12:53:57.1743991Z    Compiling inout v0.2.2
2026-08-21T12:53:57.2090908Z    Compiling deranged v0.5.8
2026-08-21T12:53:57.2251489Z    Compiling http-body v1.0.1
2026-08-21T12:53:57.2973027Z    Compiling crypto-common v0.1.7
2026-08-21T12:53:57.3064831Z    Compiling block-buffer v0.10.4
2026-08-21T12:53:57.3206045Z    Compiling pem-rfc7468 v1.0.0
2026-08-21T12:53:57.3692488Z    Compiling cc v1.2.63
2026-08-21T12:53:57.4150057Z    Compiling digest v0.10.7
2026-08-21T12:53:57.4633608Z    Compiling try-lock v0.2.5
2026-08-21T12:53:57.5586376Z    Compiling tower-service v0.3.3
2026-08-21T12:53:57.5721151Z    Compiling base64 v0.22.1
2026-08-21T12:53:57.5831475Z    Compiling time-core v0.1.8
2026-08-21T12:53:57.6141438Z    Compiling vcpkg v0.2.15
2026-08-21T12:53:57.6365037Z    Compiling zmij v1.0.21
2026-08-21T12:53:57.6865050Z    Compiling pkg-config v0.3.33
2026-08-21T12:53:57.7982721Z    Compiling tinyvec_macros v0.1.1
2026-08-21T12:53:57.8161117Z    Compiling num-conv v0.2.2
2026-08-21T12:53:57.8361180Z    Compiling data-encoding v2.11.0
2026-08-21T12:53:57.8470903Z    Compiling sha2 v0.10.9
2026-08-21T12:53:57.8603315Z    Compiling tinyvec v1.11.0
2026-08-21T12:53:57.9095976Z    Compiling mio v1.2.1
2026-08-21T12:53:57.9977983Z    Compiling socket2 v0.6.4
2026-08-21T12:53:58.0061041Z    Compiling getrandom v0.2.17
2026-08-21T12:53:58.2101073Z    Compiling rand_core v0.6.4
2026-08-21T12:53:58.3892416Z    Compiling cipher v0.5.2
2026-08-21T12:53:58.4231138Z    Compiling uuid v1.23.2
2026-08-21T12:53:58.4700563Z    Compiling want v0.3.1
2026-08-21T12:53:58.5261247Z    Compiling inout v0.1.4
2026-08-21T12:53:58.5640983Z    Compiling parking_lot v0.12.5
2026-08-21T12:53:58.6386616Z    Compiling spt-procident v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-21T12:53:58.6461525Z    Compiling vergen-lib v9.1.0
2026-08-21T12:53:58.6591020Z    Compiling n0-future v0.3.2
2026-08-21T12:53:58.7166983Z    Compiling cmake v0.1.58
2026-08-21T12:53:58.7582684Z    Compiling chacha20 v0.10.0
2026-08-21T12:53:58.8000740Z    Compiling crossbeam-utils v0.8.21
2026-08-21T12:53:58.8096367Z    Compiling signature v2.2.0
2026-08-21T12:53:58.8310859Z    Compiling diatomic-waker v0.2.3
2026-08-21T12:53:58.8736327Z    Compiling parking v2.2.1
2026-08-21T12:53:58.9299342Z    Compiling cordyceps v0.3.4
2026-08-21T12:53:58.9580101Z    Compiling httpdate v1.0.3
2026-08-21T12:53:58.9847535Z    Compiling serde_json v1.0.150
2026-08-21T12:53:59.0090813Z    Compiling winnow v1.0.3
2026-08-21T12:53:59.0542593Z    Compiling rand v0.10.1
2026-08-21T12:53:59.0630794Z    Compiling spin v0.10.0
2026-08-21T12:53:59.0837270Z    Compiling futures-lite v2.6.1
2026-08-21T12:53:59.1160767Z    Compiling ed25519 v2.2.3
2026-08-21T12:53:59.1618229Z    Compiling spt-poolguard v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-21T12:53:59.1775636Z    Compiling cipher v0.4.4
2026-08-21T12:53:59.1926344Z    Compiling digest v0.11.3
2026-08-21T12:53:59.2051543Z    Compiling netlink-packet-core v0.8.1
2026-08-21T12:53:59.2145536Z    Compiling universal-hash v0.5.1
2026-08-21T12:53:59.2535276Z    Compiling vergen v9.1.0
2026-08-21T12:53:59.3181818Z    Compiling futures-buffered v0.2.13
2026-08-21T12:53:59.3374405Z    Compiling vergen-lib v0.1.6
2026-08-21T12:53:59.3429234Z    Compiling heapless v0.7.17
2026-08-21T12:53:59.3919722Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-21T12:53:59.4491426Z    Compiling aho-corasick v1.1.4
2026-08-21T12:53:59.4885886Z    Compiling noq-udp v0.10.0
2026-08-21T12:53:59.5122694Z    Compiling sync_wrapper v1.0.2
2026-08-21T12:53:59.5336160Z    Compiling opaque-debug v0.3.1
2026-08-21T12:53:59.5891944Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-21T12:53:59.6043119Z    Compiling byteorder v1.5.0
2026-08-21T12:53:59.6045575Z    Compiling allocator-api2 v0.2.21
2026-08-21T12:53:59.6118124Z    Compiling regex-syntax v0.8.10
2026-08-21T12:53:59.7130933Z    Compiling polyval v0.6.2
2026-08-21T12:53:59.7200816Z    Compiling aws-lc-sys v0.41.0
2026-08-21T12:53:59.7202482Z    Compiling ring v0.17.14
2026-08-21T12:53:59.7737418Z    Compiling libsqlite3-sys v0.30.1
2026-08-21T12:53:59.8152503Z    Compiling hash32 v0.2.1
2026-08-21T12:53:59.8885279Z    Compiling spt-store v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-21T12:53:59.9500883Z    Compiling spin v0.9.8
2026-08-21T12:53:59.9910148Z    Compiling vergen-gitcl v1.0.8
2026-08-21T12:54:00.0594578Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-21T12:54:00.1782405Z    Compiling tower-layer v0.3.3
2026-08-21T12:54:00.1859513Z    Compiling ryu v1.0.23
2026-08-21T12:54:00.1989739Z    Compiling fallible-iterator v0.3.0
2026-08-21T12:54:00.2130718Z    Compiling num_threads v0.1.7
2026-08-21T12:54:00.3471070Z    Compiling signature v3.0.0
2026-08-21T12:54:00.3829674Z    Compiling time v0.3.47
2026-08-21T12:54:00.4087090Z    Compiling ghash v0.5.1
2026-08-21T12:54:00.4154096Z    Compiling aes v0.8.4
2026-08-21T12:54:00.4580855Z    Compiling ctr v0.9.2
2026-08-21T12:54:00.5270762Z    Compiling sha2 v0.11.0-rc.5
2026-08-21T12:54:00.6145709Z    Compiling fs2 v0.4.3
2026-08-21T12:54:00.6352221Z    Compiling aead v0.5.2
2026-08-21T12:54:00.7560883Z    Compiling http-body-util v0.1.3
2026-08-21T12:54:00.7689625Z    Compiling utf8parse v0.2.2
2026-08-21T12:54:00.8601128Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-21T12:54:00.9151401Z    Compiling openssl-probe v0.2.1
2026-08-21T12:54:00.9522256Z    Compiling rustix v1.1.4
2026-08-21T12:54:01.0794998Z    Compiling arrayvec v0.7.6
2026-08-21T12:54:01.0889447Z    Compiling aes-gcm v0.10.3
2026-08-21T12:54:01.1452947Z    Compiling crossbeam-epoch v0.9.18
2026-08-21T12:54:01.2520741Z    Compiling crossbeam-channel v0.5.15
2026-08-21T12:54:01.2871754Z    Compiling blake3 v1.8.5
2026-08-21T12:54:01.3203046Z    Compiling netlink-packet-route v0.29.0
2026-08-21T12:54:01.3918418Z    Compiling memoffset v0.6.5
2026-08-21T12:54:01.5274872Z    Compiling synstructure v0.13.2
2026-08-21T12:54:01.5758143Z    Compiling darling_core v0.20.11
2026-08-21T12:54:01.6116169Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-21T12:54:01.7293791Z    Compiling acto v0.8.2
2026-08-21T12:54:01.8451020Z    Compiling noq v0.18.0
2026-08-21T12:54:01.8760823Z    Compiling netwatch v0.16.0
2026-08-21T12:54:01.8850976Z    Compiling tagptr v0.2.0
2026-08-21T12:54:01.9935296Z    Compiling thiserror v1.0.69
2026-08-21T12:54:02.0218395Z    Compiling regex-automata v0.4.14
2026-08-21T12:54:02.0786515Z    Compiling xml-rs v0.8.28
2026-08-21T12:54:02.1117689Z    Compiling linux-raw-sys v0.12.1
2026-08-21T12:54:02.2200614Z    Compiling ref-cast v1.0.25
2026-08-21T12:54:02.2731282Z    Compiling identity-hash v0.1.0
2026-08-21T12:54:02.3558028Z    Compiling foldhash v0.2.0
2026-08-21T12:54:02.4769688Z    Compiling proc-macro-crate v3.5.0
2026-08-21T12:54:02.5231314Z    Compiling rustc-hash v2.1.2
2026-08-21T12:54:02.5330969Z    Compiling lru-slab v0.1.2
2026-08-21T12:54:02.6321519Z    Compiling sorted-index-buffer v0.2.1
2026-08-21T12:54:02.6441846Z    Compiling mac-addr v0.3.0
2026-08-21T12:54:02.8121936Z    Compiling hashbrown v0.16.1
2026-08-21T12:54:02.8861004Z    Compiling xmltree v0.10.3
2026-08-21T12:54:02.9939651Z    Compiling serde_derive_internals v0.29.1
2026-08-21T12:54:03.0570525Z    Compiling netlink-packet-route v0.30.0
2026-08-21T12:54:03.1219583Z    Compiling errno v0.3.14
2026-08-21T12:54:03.2664203Z    Compiling termios v0.2.2
2026-08-21T12:54:03.3690291Z    Compiling serde_derive v1.0.228
2026-08-21T12:54:03.4019197Z    Compiling zeroize_derive v1.4.3
2026-08-21T12:54:03.4717054Z    Compiling tokio-macros v2.7.0
2026-08-21T12:54:03.5724050Z    Compiling zerofrom-derive v0.1.7
2026-08-21T12:54:03.6870790Z    Compiling futures-macro v0.3.32
2026-08-21T12:54:03.7347486Z    Compiling yoke-derive v0.8.2
2026-08-21T12:54:03.7509824Z    Compiling zerovec-derive v0.11.3
2026-08-21T12:54:03.9476082Z    Compiling zeroize v1.8.2
2026-08-21T12:54:04.0066803Z    Compiling displaydoc v0.2.6
2026-08-21T12:54:04.1111041Z    Compiling tracing-attributes v0.1.31
2026-08-21T12:54:04.2009354Z    Compiling tokio v1.52.3
2026-08-21T12:54:04.5267137Z    Compiling futures-util v0.3.32
2026-08-21T12:54:04.6677008Z    Compiling rustls-pki-types v1.14.1
2026-08-21T12:54:04.7391717Z    Compiling thiserror-impl v2.0.18
2026-08-21T12:54:04.7639291Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-21T12:54:04.9156010Z    Compiling zerofrom v0.1.8
2026-08-21T12:54:05.0388375Z    Compiling yoke v0.8.3
2026-08-21T12:54:05.2010870Z    Compiling darling_macro v0.20.11
2026-08-21T12:54:05.2712869Z    Compiling zerovec v0.11.6
2026-08-21T12:54:05.3744086Z    Compiling zerotrie v0.2.4
2026-08-21T12:54:05.4183175Z    Compiling derive_more-impl v2.1.1
2026-08-21T12:54:05.5147956Z    Compiling darling v0.20.11
2026-08-21T12:54:05.5804019Z    Compiling derive_builder_core v0.20.2
2026-08-21T12:54:05.7425774Z    Compiling spez v0.1.2
2026-08-21T12:54:05.7530804Z    Compiling n0-error-macros v0.1.3
2026-08-21T12:54:06.0601406Z    Compiling tinystr v0.8.3
2026-08-21T12:54:06.0690886Z    Compiling potential_utf v0.1.5
2026-08-21T12:54:06.2097379Z    Compiling icu_collections v2.2.0
2026-08-21T12:54:06.2524776Z    Compiling icu_locale_core v2.2.0
2026-08-21T12:54:06.4961065Z    Compiling der v0.8.0-rc.10
2026-08-21T12:54:06.7582482Z    Compiling derive_builder_macro v0.20.2
2026-08-21T12:54:06.7690449Z    Compiling n0-error v0.1.3
2026-08-21T12:54:06.9055031Z    Compiling pin-project-internal v1.1.13
2026-08-21T12:54:07.0470844Z    Compiling derive_builder v0.20.2
2026-08-21T12:54:07.4515477Z    Compiling icu_provider v2.2.0
2026-08-21T12:54:07.4701823Z    Compiling ed25519-dalek v2.2.0
2026-08-21T12:54:07.7940583Z    Compiling icu_properties v2.2.0
2026-08-21T12:54:07.8340995Z    Compiling icu_normalizer v2.2.0
2026-08-21T12:54:07.8637842Z    Compiling spt-proto v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-21T12:54:07.9100897Z    Compiling cobs v0.3.0
2026-08-21T12:54:07.9409269Z    Compiling regex v1.12.3
2026-08-21T12:54:08.1150658Z    Compiling spki v0.8.0-rc.4
2026-08-21T12:54:08.1311036Z    Compiling pin-project v1.1.13
2026-08-21T12:54:08.2160856Z    Compiling futures-executor v0.3.32
2026-08-21T12:54:08.2655709Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-21T12:54:08.3030671Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-21T12:54:08.4443153Z    Compiling ipnet v2.12.0
2026-08-21T12:54:08.4538884Z    Compiling ed25519 v3.0.0-rc.4
2026-08-21T12:54:08.5637272Z    Compiling futures v0.3.32
2026-08-21T12:54:08.6689406Z    Compiling postcard-derive v0.2.2
2026-08-21T12:54:08.6999188Z    Compiling data-encoding-macro v0.1.20
2026-08-21T12:54:08.7491701Z    Compiling rustls-native-certs v0.8.4
2026-08-21T12:54:08.8830906Z    Compiling prefix-trie v0.8.4
2026-08-21T12:54:09.1875111Z    Compiling once_cell v1.21.4
2026-08-21T12:54:09.2189905Z    Compiling enum-assoc v1.3.0
2026-08-21T12:54:09.2265276Z    Compiling num_enum_derive v0.7.6
2026-08-21T12:54:09.2590857Z    Compiling iroh-metrics-derive v0.4.1
2026-08-21T12:54:09.3520709Z    Compiling strum_macros v0.28.0
2026-08-21T12:54:09.4121296Z    Compiling tracing-core v0.1.36
2026-08-21T12:54:09.4181322Z    Compiling idna_adapter v1.2.2
2026-08-21T12:54:09.5331249Z    Compiling idna v1.1.0
2026-08-21T12:54:09.7060690Z    Compiling hashbrown v0.14.5
2026-08-21T12:54:09.7213109Z    Compiling postcard v1.1.3
2026-08-21T12:54:09.7489393Z    Compiling derive_more v2.1.1
2026-08-21T12:54:09.7800248Z    Compiling async-trait v0.1.89
2026-08-21T12:54:09.9100961Z    Compiling tokio-util v0.7.18
2026-08-21T12:54:09.9290880Z    Compiling netlink-sys v0.8.8
2026-08-21T12:54:09.9745858Z    Compiling tracing v0.1.44
2026-08-21T12:54:10.1530810Z    Compiling url v2.5.8
2026-08-21T12:54:10.3010324Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-21T12:54:10.3013212Z    Compiling tower v0.5.3
2026-08-21T12:54:10.3201523Z    Compiling num_enum v0.7.6
2026-08-21T12:54:10.4079252Z    Compiling iroh-metrics v0.38.3
2026-08-21T12:54:10.5432006Z    Compiling hashlink v0.9.1
2026-08-21T12:54:10.6730765Z    Compiling netdev v0.42.0
2026-08-21T12:54:10.7227579Z    Compiling netlink-proto v0.12.0
2026-08-21T12:54:10.7332173Z    Compiling iroh-relay v0.98.0
2026-08-21T12:54:10.7818413Z    Compiling moka v0.12.15
2026-08-21T12:54:10.8062474Z    Compiling toml_datetime v0.6.11
2026-08-21T12:54:10.9559258Z    Compiling h2 v0.4.14
2026-08-21T12:54:11.0499574Z    Compiling tokio-stream v0.1.18
2026-08-21T12:54:11.0739390Z    Compiling serde_spanned v0.6.9
2026-08-21T12:54:11.1163007Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-21T12:54:11.1379743Z    Compiling n0-watcher v0.6.1
2026-08-21T12:54:11.2068568Z    Compiling iroh-base v0.98.0
2026-08-21T12:54:11.2235044Z    Compiling tower-http v0.6.11
2026-08-21T12:54:11.3635892Z    Compiling rusqlite v0.32.1
2026-08-21T12:54:11.3811784Z    Compiling attohttpc v0.30.1
2026-08-21T12:54:11.6016147Z    Compiling thiserror-impl v1.0.69
2026-08-21T12:54:11.6288202Z    Compiling ref-cast-impl v1.0.25
2026-08-21T12:54:11.6431226Z    Compiling serial-core v0.4.0
2026-08-21T12:54:11.6573880Z    Compiling ioctl-rs v0.1.6
2026-08-21T12:54:11.7390997Z    Compiling simple-dns v0.9.3
2026-08-21T12:54:11.7510752Z    Compiling arrayref v0.3.9
2026-08-21T12:54:11.8059187Z    Compiling constant_time_eq v0.4.2
2026-08-21T12:54:11.8214543Z    Compiling sha1_smol v1.0.1
2026-08-21T12:54:11.9930848Z    Compiling resolv-conf v0.7.6
2026-08-21T12:54:11.9931531Z    Compiling winnow v0.7.15
2026-08-21T12:54:12.0059793Z    Compiling strum v0.28.0
2026-08-21T12:54:12.0381719Z    Compiling simdutf8 v0.1.5
2026-08-21T12:54:12.1289940Z    Compiling smol_str v0.1.24
2026-08-21T12:54:12.1437277Z    Compiling toml_write v0.1.2
2026-08-21T12:54:12.1462501Z    Compiling signal-hook v0.3.18
2026-08-21T12:54:12.3702884Z    Compiling serial-unix v0.4.0
2026-08-21T12:54:12.4286867Z    Compiling webpki-roots v1.0.7
2026-08-21T12:54:12.5011583Z    Compiling schemars_derive v1.2.1
2026-08-21T12:54:12.5353238Z    Compiling lru v0.16.4
2026-08-21T12:54:12.5916995Z    Compiling signal-hook-registry v1.4.8
2026-08-21T12:54:12.9671094Z    Compiling darling_core v0.23.0
2026-08-21T12:54:12.9910931Z    Compiling serde_bytes v0.11.19
2026-08-21T12:54:13.0861325Z    Compiling iroh-dns v0.98.0
2026-08-21T12:54:13.0901452Z    Compiling seize v0.5.1
2026-08-21T12:54:13.1679903Z    Compiling hmac v0.12.1
2026-08-21T12:54:13.2061146Z    Compiling iroh v0.98.2
2026-08-21T12:54:13.2725992Z    Compiling bitflags v1.3.2
2026-08-21T12:54:13.2911410Z    Compiling pin-utils v0.1.0
2026-08-21T12:54:13.3267232Z    Compiling dyn-clone v1.0.20
2026-08-21T12:54:13.3422013Z    Compiling rustix v0.38.44
2026-08-21T12:54:13.4330864Z    Compiling cmov v0.5.4
2026-08-21T12:54:13.4527127Z    Compiling papaya v0.2.4
2026-08-21T12:54:13.4615354Z    Compiling nix v0.25.1
2026-08-21T12:54:13.5470906Z    Compiling hkdf v0.12.4
2026-08-21T12:54:13.6181413Z    Compiling filedescriptor v0.8.3
2026-08-21T12:54:13.6742604Z    Compiling ctutils v0.4.2
2026-08-21T12:54:13.7109440Z    Compiling serial v0.4.0
2026-08-21T12:54:13.7532326Z    Compiling backon v1.6.0
2026-08-21T12:54:13.7691414Z    Compiling anstyle-parse v1.0.0
2026-08-21T12:54:13.8450781Z    Compiling vte_generate_state_changes v0.1.2
2026-08-21T12:54:13.9241940Z    Compiling anstyle-query v1.1.5
2026-08-21T12:54:13.9562221Z    Compiling unicode-width v0.2.0
2026-08-21T12:54:14.0189633Z    Compiling anstyle v1.0.14
2026-08-21T12:54:14.0349696Z    Compiling instability v0.3.12
2026-08-21T12:54:14.0741618Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-21T12:54:14.1111338Z    Compiling foldhash v0.1.5
2026-08-21T12:54:14.1401654Z    Compiling is_terminal_polyfill v1.70.2
2026-08-21T12:54:14.2121759Z    Compiling downcast-rs v1.2.1
2026-08-21T12:54:14.2370838Z    Compiling colorchoice v1.0.5
2026-08-21T12:54:14.2701065Z    Compiling linux-raw-sys v0.4.15
2026-08-21T12:54:14.2911025Z    Compiling toml_edit v0.22.27
2026-08-21T12:54:14.2982102Z    Compiling shell-words v1.1.1
2026-08-21T12:54:14.3210857Z    Compiling anstream v1.0.0
2026-08-21T12:54:14.3658810Z    Compiling hashbrown v0.15.5
2026-08-21T12:54:14.4550274Z    Compiling vte v0.13.1
2026-08-21T12:54:14.4925761Z    Compiling signal-hook-mio v0.2.5
2026-08-21T12:54:14.5293390Z    Compiling spake2 v0.4.0
2026-08-21T12:54:14.5325398Z    Compiling schemars v1.2.1
2026-08-21T12:54:14.5878699Z    Compiling terminal_size v0.4.4
2026-08-21T12:54:14.7021007Z    Compiling strum_macros v0.26.4
2026-08-21T12:54:14.7071520Z    Compiling sha1 v0.10.6
2026-08-21T12:54:14.9041558Z    Compiling itertools v0.13.0
2026-08-21T12:54:14.9381597Z    Compiling castaway v0.2.4
2026-08-21T12:54:15.0256286Z    Compiling indoc v2.0.7
2026-08-21T12:54:15.1795562Z    Compiling doctest-file v1.1.1
2026-08-21T12:54:15.4352508Z    Compiling unicode-width v0.1.14
2026-08-21T12:54:15.5007853Z    Compiling static_assertions v1.1.0
2026-08-21T12:54:15.5780754Z    Compiling clap_lex v1.1.0
2026-08-21T12:54:15.5850808Z    Compiling interprocess v2.4.2
2026-08-21T12:54:15.7160864Z    Compiling crossterm v0.28.1
2026-08-21T12:54:15.7890969Z    Compiling clap_builder v4.6.0
2026-08-21T12:54:15.8278666Z    Compiling compact_str v0.8.2
2026-08-21T12:54:16.4728168Z    Compiling hyper v1.10.1
2026-08-21T12:54:16.5284836Z    Compiling darling_macro v0.23.0
2026-08-21T12:54:16.6992288Z    Compiling lru v0.12.5
2026-08-21T12:54:16.7281267Z    Compiling unicode-truncate v1.1.0
2026-08-21T12:54:16.8492116Z    Compiling toml v0.8.23
2026-08-21T12:54:16.8611303Z    Compiling darling v0.23.0
2026-08-21T12:54:16.8814231Z    Compiling clap_derive v4.6.1
2026-08-21T12:54:16.8887717Z    Compiling cassowary v0.3.0
2026-08-21T12:54:16.9759663Z    Compiling iana-time-zone v0.1.65
2026-08-21T12:54:17.0297386Z    Compiling strum v0.26.3
2026-08-21T12:54:17.1353483Z    Compiling chrono v0.4.45
2026-08-21T12:54:17.2324888Z    Compiling nucleo-matcher v0.3.1
2026-08-21T12:54:17.3241345Z    Compiling qrcode v0.14.1
2026-08-21T12:54:17.3546889Z    Compiling tempfile v3.27.0
2026-08-21T12:54:17.4855305Z    Compiling portable-pty v0.8.1
2026-08-21T12:54:17.7459690Z    Compiling ratatui v0.29.0
2026-08-21T12:54:17.8513323Z    Compiling spt-test-support v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-21T12:54:18.4191917Z    Compiling hyper-util v0.1.20
2026-08-21T12:54:18.8984075Z    Compiling clap v4.6.1
2026-08-21T12:54:19.5876698Z    Compiling spt-msg v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-21T12:54:19.9227141Z    Compiling spt-runtime v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-21T12:54:19.9228710Z    Compiling spt-term v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-21T12:54:20.2486401Z    Compiling igd-next v0.17.1
2026-08-21T12:54:21.3180841Z    Compiling portmapper v0.16.0
2026-08-21T12:54:23.1024006Z    Compiling spt-live v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-21T12:54:25.8264562Z    Compiling rustls-webpki v0.103.13
2026-08-21T12:54:28.1004429Z    Compiling tokio-rustls v0.26.4
2026-08-21T12:54:28.1004845Z    Compiling rustls-platform-verifier v0.7.0
2026-08-21T12:54:28.1005174Z    Compiling noq-proto v0.17.0
2026-08-21T12:54:28.2348454Z    Compiling hickory-net v0.26.0-beta.4
2026-08-21T12:54:28.2349098Z    Compiling hyper-rustls v0.27.9
2026-08-21T12:54:28.2349464Z    Compiling tokio-websockets v0.13.2
2026-08-21T12:54:28.3782561Z    Compiling reqwest v0.13.4
2026-08-21T12:54:29.2816201Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-21T12:54:42.2920372Z    Compiling spt-net v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-21T12:54:43.9777482Z    Compiling spt-daemon v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-21T12:54:54.4340764Z    Compiling spt v0.59.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-21T12:55:00.8935058Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-08-21T12:55:00.9152824Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-33d4a411b6bee037)
2026-08-21T12:55:00.9166599Z 
2026-08-21T12:55:00.9166723Z running 1 test
2026-08-21T12:55:07.5664085Z test new_brain_serves_against_old_broker ... ok
2026-08-21T12:55:07.5664356Z 
2026-08-21T12:55:07.5664643Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.65s
2026-08-21T12:55:07.5664991Z 
2026-08-21T12:55:07.5939836Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-21T12:55:07.5940156Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-21T12:55:07.5952785Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-21T12:55:07.5953273Z env:
2026-08-21T12:55:07.5953458Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-21T12:55:07.5953811Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:07.5954244Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:07.5954638Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:07.5955047Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:07.5955362Z ##[endgroup]
2026-08-21T12:55:07.6089620Z CI-CENSUS scope roots:
2026-08-21T12:55:07.6089977Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-21T12:55:07.6090497Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-21T12:55:07.6091011Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-21T12:55:07.6091449Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-21T12:55:07.6091766Z   root: /home/reavus/spt-n1-oldbroker
2026-08-21T12:55:07.6133534Z CI-CENSUS self-check OK: walked 385 /proc entries, exe resolution live
2026-08-21T12:55:09.0959778Z CI-CENSUS phase=pre-reap box_procs=384 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-21T12:55:12.7055328Z CI-CENSUS phase=end box_procs=384 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-21T12:55:12.7061337Z CI-REAP summary: killed=0 kill_failed=0 flood_orphans=none scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-08-21T12:55:12.7115850Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-21T12:55:12.7116199Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-21T12:55:12.7128708Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-21T12:55:12.7129054Z env:
2026-08-21T12:55:12.7129263Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-21T12:55:12.7129621Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7130065Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7130470Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7130871Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7131176Z ##[endgroup]
2026-08-21T12:55:12.7197436Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr on attempt 1/5
2026-08-21T12:55:12.7259737Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-21T12:55:12.7261641Z ##[group]Run actions/upload-artifact@v4
2026-08-21T12:55:12.7261894Z with:
2026-08-21T12:55:12.7262080Z   name: bench-ledger-n1-Linux
2026-08-21T12:55:12.7262295Z   path: bench-ledger/
2026-08-21T12:55:12.7262476Z   if-no-files-found: warn
2026-08-21T12:55:12.7262671Z   retention-days: 30
2026-08-21T12:55:12.7262848Z   compression-level: 6
2026-08-21T12:55:12.7263029Z   overwrite: false
2026-08-21T12:55:12.7263210Z   include-hidden-files: false
2026-08-21T12:55:12.7263404Z env:
2026-08-21T12:55:12.7263579Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-21T12:55:12.7263950Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7264390Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7264795Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7265190Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32482048369-1-AJdBVr
2026-08-21T12:55:12.7265509Z ##[endgroup]
2026-08-21T12:55:12.8634051Z (node:3787863) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-21T12:55:12.8634609Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-21T12:55:12.8669858Z With the provided path, there will be 1 file uploaded
2026-08-21T12:55:12.8674287Z Artifact name is valid!
2026-08-21T12:55:12.8674568Z Root directory input is valid!
2026-08-21T12:55:13.2628354Z Beginning upload of artifact content to blob storage
2026-08-21T12:55:13.2772183Z (node:3787863) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-21T12:55:13.5580238Z Uploaded bytes 270
2026-08-21T12:55:13.6373455Z Finished uploading artifact content to blob storage!
2026-08-21T12:55:13.6374263Z SHA256 digest of uploaded artifact zip is 553745c02329dbd686f091ab3d72ef5ba8e1a227345b84d4de8010e949561a68
2026-08-21T12:55:13.6375760Z Finalizing artifact upload
2026-08-21T12:55:13.9257952Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9447204096
2026-08-21T12:55:13.9259282Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 9447204096
2026-08-21T12:55:13.9267422Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/32482048369/artifacts/9447204096
2026-08-21T12:55:13.9492946Z Post job cleanup.
2026-08-21T12:55:14.0146249Z [command]/usr/bin/git version
2026-08-21T12:55:14.0212353Z git version 2.43.0
2026-08-21T12:55:14.0243709Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/470f60a3-1697-4ab1-b85f-fb203a8f2c82/.gitconfig'
2026-08-21T12:55:14.0251727Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/470f60a3-1697-4ab1-b85f-fb203a8f2c82' before making global git config changes
2026-08-21T12:55:14.0252369Z Adding repository directory to the temporary git global config as a safe directory
2026-08-21T12:55:14.0255199Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-21T12:55:14.0305037Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-21T12:55:14.0331163Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-21T12:55:14.0520874Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-21T12:55:14.0537829Z http.https://github.com/.extraheader
2026-08-21T12:55:14.0544500Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-21T12:55:14.0569102Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-21T12:55:14.0753306Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-21T12:55:14.0777390Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-21T12:55:14.1077117Z Cleaning up orphan processes
2026-08-21T12:55:14.1637019Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
